Skip to content

Blog: Adding Long-Term Memory to LangGraph and LangChain Agents#637

Merged
benfrank241 merged 8 commits intomainfrom
blog/langgraph-long-term-memory
Mar 24, 2026
Merged

Blog: Adding Long-Term Memory to LangGraph and LangChain Agents#637
benfrank241 merged 8 commits intomainfrom
blog/langgraph-long-term-memory

Conversation

@benfrank241
Copy link
Contributor

Summary

  • New blog post: Adding Long-Term Memory to LangGraph and LangChain Agents
  • Covers three integration patterns: tools, nodes, and BaseStore
  • Includes complete working example (support agent with per-user memory)
  • Added author DK09876 to authors.yml
  • Cover image: /img/blog/langgraph-longterm-memory.png

Files changed

Action Path
Modified hindsight-docs/blog/authors.yml
Created hindsight-docs/blog/2026-03-17-langgraph-longterm-memory.md
Created hindsight-docs/static/img/blog/langgraph-longterm-memory.png

@benfrank241 benfrank241 force-pushed the blog/langgraph-long-term-memory branch from 90b68cc to 184e2d0 Compare March 20, 2026 20:44
@benfrank241 benfrank241 force-pushed the blog/langgraph-long-term-memory branch from 184e2d0 to 9dbc749 Compare March 20, 2026 20:55
@benfrank241 benfrank241 marked this pull request as ready for review March 24, 2026 15:37
@benfrank241
Copy link
Contributor Author

Re-triggering CI after merge conflict resolution and blog post fixes.

@benfrank241 benfrank241 merged commit 0ad6ee3 into main Mar 24, 2026
38 of 41 checks passed
@benfrank241 benfrank241 deleted the blog/langgraph-long-term-memory branch March 24, 2026 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant